Hoogle Search

Within LTS Haskell 22.19 (ghc-9.6.4)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. (^<<) :: Arrow a => (c -> d) -> a b c -> a b d

    base Control.Arrow

    Postcomposition with a pure function (right-to-left variant).

  2. (^<<) :: Arrow a => (c -> d) -> a b c -> a b d

    base-prelude BasePrelude

    Postcomposition with a pure function (right-to-left variant).

  3. (^<<) :: Arrow a => (c -> d) -> a b c -> a b d

    rebase Rebase.Prelude

    Postcomposition with a pure function (right-to-left variant).

  4. (^<<) :: T sample1 sample2 -> T s sample0 sample1 -> T s sample0 sample2

    synthesizer-dimensional Synthesizer.Dimensional.Causal.Process

    Postcomposition with a pure function (right-to-left variant).

  5. (^<<) :: Arrow a => Box (c -> d) -> a b c -> a b d

    Rattus Rattus.Yampa

    Postcomposition with a pure function (right-to-left variant).

  6. (^^<<) :: BiArrow a => (c <-> d) -> a b c -> a b d

    invertible Control.Invertible.BiArrow

    Postcomposition with a pure bijection (right-to-left variant).

Page 1 of 1